-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: 💡 Replace rose::separator comp with hds::separator #2613
Conversation
This PR replaces the rose::separator with the hds::separator and removes an integration test that is no longer needed ✅ Closes: ICU-15646
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great job cleaning this up & refactoring!
Another file that needs to be deleted is this one: https://github.com/hashicorp/boundary-ui/blob/main/addons/rose/app/components/rose/separator.js
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
✅ Closes: ICU-15646
Description
This PR replaces the rose::separator with the hds::separator, removes any styling associated with rose::separator, and removes an integration test that is no longer needed.
Screenshots (if appropriate)
Before 👇
After 👇
How to Test
Checklist